wifiSsid

@get:JvmName(name = "getWifiSsid")
@set:JvmName(name = "setWifiSsid")
var wifiSsid: String
If set, this node will try to join the specified wifi network and
acquire an address via DHCP

string wifi_ssid = 3;